|
|
|
![]() | |
|
|
|
To access the contents, click the chapter and section titles.
Sams Teach Yourself MCSE Windows NT Server 4 in 14 Days
The partition does not have to utilize the entire amount of free space available as shown in Figure 5.20, although it can. The maximum size of the partition will be governed by the amount of free space available on a given disk.
In Figure 5.20 the administrator has selected to create a primary partition of 150MB. The partition is assigned a drive letter; however, the file system type will be unknown until the partition is formatted. After the partition has been formatted it is commonly referred to as a volume. Before formatting the partition the administrator must commit the changes to the disk configuration. The option to commit the changes immediately is shown in Figure 5.21. After the administrator has committed to the changes simply canceling from the program cannot reverse them. If changes are made and not committed, then quitting the Disk Administrator returns the system to its original configuration.
After the changes have been committed the administrator can format the partition by selecting the Format option under Tools. The partition can be formatted as either FAT or NTFS from the command prompt or through the Disk Administrator as shown in Figure 5.22.
Although formatting from the Disk Administrator is more convenient, formatting from the command prompt enables the administrator to select cluster sizes greater than 4KB to be specified for the volume. The Disk Administrator limits the allocation unit size to 4KB because this is the maximum size cluster that can be used with NTFS compression. From the command prompt the cluster, or allocation unit, size can be set from 512 bytes to 64KB for NTFS. FAT can support clusters up to 256KB.
The drive letter automatically assigned the volume can be changed through the Disk Administrator. In Figure 5.22 the volume was assigned drive letter F. The administrator can change the drive letter assignment to any available letter. In Figure 5.23 the drive letter is modified to be drive X.
5.7.2. Deleting PartitionsWhen a partition is deleted all data held on the partition is lost. The Disk Administrator will not enable you to delete the boot or system partition.
5.7.3. Volume SetsVolume sets are combinations of 2 to 32 segments of disk space from 1 to 32 physical disks. The segments do not have to be identical in size. The collective area forms a volume set that is represented by a single drive letter. The areas used to create the volume set can be from an existing NTFS partition and an area of free space or from separate areas of free space. In Figure 5.24 the free spaces are selected and the size of the volume set determined (see Figure 5.25). You must restart your computer (Figure 5.26) before you can format the new volume set (Figure 5.27). The volume set is treated as a single partition even though it is composed on noncontiguous sections.
You can incorporate into the volume set additional areas of free space to increase the total size. The space used can be from the same disk or from any other physical disk in the system. In order to be extended the volume set must have NTFS as its file system as shown in Figure 5.28.
In order to extend a volume set formatted with FAT you must first change the file system to NTFS by either formatting or converting the volume. Converting the file system using the convert program from the command prompt is normally the optimal solution because this will preserve the data on the volume.
Volume sets do not provide fault tolerance disk access improvements. Remember that they provide zero redundancy and therefore zero fault tolerance. Volume sets do not increase performance because they do not balance the reads and writes between the areas of space used. The first area of space incorporated into the volume set is filled completely before the next area is written to. If any of the disks containing any part of the volume set fail, the data across the entire volume set is lost. The data can be recovered only from backup.
|
|
Products | Contact Us | About Us | Privacy | Ad Info | Home
Use of this site is subject to certain Terms & Conditions, Copyright © 1996-2000 EarthWeb Inc. All rights reserved. Reproduction whole or in part in any form or medium without express written permission of EarthWeb is prohibited. |